You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Rotate Method > Vector.Rotate Method ([In] TMtxVec, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Rotate Method ([In] TMtxVec, int)

Applies cyclic shift on Src vector elements and stores the result in Self.

Syntax
C#
Visual Basic
public TVec Rotate([In] TMtxVec Src, int Offset);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!